home *** CD-ROM | disk | FTP | other *** search
- Path: news.lpr.carel.fi!usenet
- From: Ari Lukumies <aril@cmt.lpr.mail.carel.fi>
- Newsgroups: comp.lang.c
- Subject: Re: gettimeofday() makes me mad !
- Date: Fri, 01 Mar 1996 15:19:19 +0200
- Organization: Carelcomp Forest
- Message-ID: <3136F957.5340@cmt.lpr.mail.carel.fi>
- References: <208_9602292012@dudd.uniserve.com>
- NNTP-Posting-Host: renoir.cclahti.carel.fi
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (WinNT; I)
-
- Carl wrote:
- >
- >
- >
- > What about if you use a function similar to the Borland clock_t() which
- > returns the amount of clock ticks since program start. Don't clock ticks
- > happen like 18 times per second on most systems?
-
- In PC, yes. In HP, no. In Tandem, no. In AS/400, no. In ... (fill in your favorite
- machine). In Unix, use the function 'ftime'.
-
- Later,
- AriL
- --
- All my opinions are mine and mine alone.
-